Chris Velevitch
Contributor
Chris Velevitch
Contributor
Activity
‎Aug 11, 2018
09:47 PM
I've just discovered this and it seems the GitHub link is now broken. What is the status of this and where can I find the work to date?
... View more
‎Oct 31, 2017
10:00 PM
2 Upvotes
I think you overlooked something significant, FP for Linux has been back for a while now and the latest version is 27 Beta which is kept in sync with the other platforms. This significant because I believe it is the first step in bringing AIR back to Linux. As I understand it, AIR is a platform dependent wrapper around the Flash Player.
... View more
‎Oct 24, 2017
11:43 PM
I friend suggested I join this prerelease program and I currently waiting for my request to join to be approved, but I can find any publically available information on it. Where can I find publically available information on it?
... View more
‎Jul 25, 2017
10:44 PM
I second the idea of generating web assembly output as it helps maintain our investment in our code bases.
... View more
‎Sep 15, 2016
04:20 PM
If you can see the animation on this page, then it sounds like your swf file isn't being served.
... View more
‎Sep 11, 2016
09:12 PM
According to the Underwood release notes, FlashPlayer for Linux is being sync'd with the latest version of FlashPlayer (currently 23) for both the NPAPI and PPAPI versions. Does this mean that a newer version of AIR for Linux is not far behind?
... View more
‎Apr 22, 2015
09:51 PM
I followed the steps above and I am able to successfully debug with Intellij 13.1.6.
... View more
‎Apr 21, 2015
08:27 AM
For some reason /Library/Internet Plug-Ins/PepperFlashPlayer is not visible in the Finder, but you can use the Finder search to find the file and the copy it to Chrome.
... View more
‎Apr 17, 2015
06:29 PM
I've logged this on the Adobe bug base.
... View more
‎Apr 16, 2015
07:49 PM
1 Upvote
With today's update to Chrome 42, the Flash Player content debugger for Opera and Chromium based applications – PPAPI silently fails to install. Does anyone know who needs to know? A colleague is also having this issue and they're using a later version OSX.
... View more
‎Aug 15, 2014
05:45 AM
You could try and install a recent version of Eclipse and install the FB plugin. Also, have a look at this article to see if this helps.
... View more
‎Jun 11, 2014
06:02 AM
Try downloading and installing v12.1.7 and see if that fixes it for you. It should be a free update. It sounds like you have a personal license and upgrades for personal licenses are $US99, if that helps. Otherwise, contact JetBrains support and let them know the issue.
... View more
‎Jun 03, 2014
03:22 PM
3 Upvotes
I don't think there is a strong business case for this? How would this work when targeting Android, OS X, Windows, Linux and embedded systems? It means that all your existing AS3/Flex code needs to be re-written. This goes against the cross-platform nature of AIR/AS3/Flex.
... View more
‎Dec 02, 2013
10:08 PM
In FlashBuiler 4.7 for Mac, I'm creating a Mobile Flex application of iOS. When I build the app, I get this error:- !ENTRY com.adobe.flexbuilder.project 4 43 2013-12-03 16:44:04.554 !MESSAGE Error reading application.xml. !STACK 0 in the .log file for the project. Further read of the log shows:- com.adobe.flexbuilder.project.AbstractXMLModel$FileReadException: org.eclipse.core.internal.resources.ResourceException: Resource '/Users/chris/servers/CF9/Mobile2/Mobile2-app.xml' does not exist. at com.adobe.flexbuilder.project.air.internal.xml.ApplicationXMLModel.<init>(ApplicationXMLModel.java:102) at com.adobe.flexbuilder.project.air.AppXMLCreator.init(AppXMLCreator.java:91) at com.adobe.flexbuilder.project.air.AppXMLCreator.<init>(AppXMLCreator.java:80) at com.adobe.flexbuilder.project.air.AppXMLCreator.<init>(AppXMLCreator.java:73) at com.adobe.flexbuilder.project.air.AppXMLFileModificationHelper.getAppXMLCreator(AppXMLFileModificationHelper.java:66) at com.adobe.flexide.launching.multiplatform.launchhandlers.MultiPlatformLaunchHelper.getAppXMLCreator(MultiPlatformLaunchHelper.java:66) at com.adobe.flexide.launching.multiplatform.launchhandlers.MultiPlatformLaunchHelper.addToAppXmlFile(MultiPlatformLaunchHelper.java:45) at com.adobe.flexide.launching.multiplatform.launchhandlers.MultiPlatformLaunchHelper.applyModifiedAppIdToLaunchAppXML(MultiPlatformLaunchHelper.java:30) at com.adobe.flexide.multiplatform.ios.launching.IOSLaunchHandler.launch(IOSLaunchHandler.java:241) at com.adobe.flexide.launching.multiplatform.MultiPlatformLaunchDelegate.launch(MultiPlatformLaunchDelegate.java:184) at com.adobe.flexide.launching.AbstractFlexLaunchDelegate.launch(AbstractFlexLaunchDelegate.java:244) at com.adobe.flexide.launching.AbstractFlexLaunchDelegate.launch(AbstractFlexLaunchDelegate.java:134) at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:854) at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:703) at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:928) at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1132) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) This error message is misleading because the file does exist. Not only that, if I switch AIR compilers without editing the application.xml file, I get a namespace error because I was didn't change the namespace. That shows it's finding and reading the application.xml file. This project is using both an ANE and an application server type of Coldfusion using the Remote Object Access Service. When I first started using the ANE, I created a simple little project to test out the ANE and I was able to successfully deploy this to the device and run it. When I added the new code to the main application, I keep getting this error. Has anyone seen this before? How to I get around it?
... View more
‎Oct 08, 2013
03:29 PM
Have you posted this to the feathersui.com forms? Are you using the lastest version 1.1.1?
... View more
‎Sep 25, 2013
10:13 PM
How do I structure my projects so as to make the source code independent of the AIR SDK/compiler version? Every time I switch SDK versions, I have to modify the xxx-app.xml and extension.xml files. And when I use other people's ANE's I have to rebuilt it before I can use them. Afterall, adt knows what version it is (see adt v-).
... View more
‎Sep 05, 2013
10:59 PM
If you commented out those iOS7 specific icon sizes and rebuild, are you able to install it on iOS 7? I would assume the icons may look crappy in the meantime.
... View more
‎Mar 24, 2013
05:16 PM
I thought they recently released Director 12? Did they break Director 12?
... View more
‎Feb 07, 2013
01:05 PM
For Mac OSX users, the first comment in that post recommends the use of tar jxvf to extract the files.
... View more
‎Feb 06, 2013
05:01 PM
If you follow these instructions, with the appropriate modifications, it should work.
... View more
‎Jan 20, 2013
04:22 PM
As I understand it, when I click 'Follow this forum', the forum in question is supposed to appear under History->Places. However, if I login in forums.adobe.com on a different machine, the newly followed follow doesn't appear. I'm expecting this feature to be associated to my account, not my machine. Where/who do I report this issue to?
... View more
‎Oct 22, 2012
07:11 PM
In my root mxml file (ViewNavigatorApplication) I put:- creationComplete="stage.scaleMode = StageScaleMode.NO_SCALE;width=stage.width;height=stage.height" and it still didn't scale. I tried all combinations of StageScaleMode's and each time the result was identical. I poked around in the app descriptor xml file and I noticed that I had resquestedDisplayResolution set to "high". When I removed it (effectively setting to "standard"), the application scaled correctly. And since setting scale mode didn't do anything, I've removed it to use the default.
... View more
‎Oct 22, 2012
12:07 AM
I'm using Air 3.4 and 3.5 and I trying understand how to get the same app to be the same scale as the iPad 1 on the iPad 3. The tried using stage.stageScale = StageScaleMode.SHOW_ALL, it's not scaling. Is there something else I need to do to get this working?
... View more
‎Sep 17, 2012
06:52 PM
In using FB4.6 with AIR 3.4 for iOS on Mac OS X 10.7.4 and when I run this on an iPad 2, one of my views is taking 3.2 secs before it's displayed. I've search for references to things to do to improve the performance I have a View containing a TabbedViewNavigator with 2 tabs:- <s:TabbedViewNavigator width="100%" height="100%"> <s:ViewNavigator label="tabOne" firstView="TabOneView" width="100%" height="100%"/> <s:ViewNavigator label="tabTwo" firstView="TabTwoView" width="100%" height="100%"/> </s:TabbedViewNavigator> The the first view is:- <?xml version="1.0" encoding="utf-8"?> <s:View xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark" actionBarVisible="false" title="TabOneView" render="trace(DateUtils.currentTime()+'TabOneView.render')" preinitialize="trace(DateUtils.currentTime()+'TabOneView.preinitialize')" contentCreationComplete="trace(DateUtils.currentTime()+'TabOneView.contentCreationComplete')" creationComplete="trace(DateUtils.currentTime()+'TabOneView.creationComplete')" width="100%" height="100%"> <fx:Script> <![CDATA[ import DateUtils; ]]> </fx:Script> <s:layout> <s:ConstraintLayout> <s:constraintColumns> <s:ConstraintColumn id="leftPadding" width="10"/> <s:ConstraintColumn id="leftColumn" width="100%"/> <s:ConstraintColumn id="gutterColumn" width="20"/> <s:ConstraintColumn id="rightColumn" width="100%"/> <s:ConstraintColumn id="rightPadding" width="10"/> </s:constraintColumns> <s:constraintRows> <s:ConstraintRow id="topPadding" height="10"/> <s:ConstraintRow id="mainRow" height="67.5%"/> <s:ConstraintRow id="operationRow" height="18.75%"/> <s:ConstraintRow id="gutterRow" height="10"/> <s:ConstraintRow id="commentsRow" height="18.75%"/> <s:ConstraintRow id="bottomPadding" height="10"/> </s:constraintRows> </s:ConstraintLayout> </s:layout> <s:Label id="field1" height="44" fontSize="40" fontWeight="bold" textAlign="right" left="rightColumn:0" right="rightColumn:0" top="mainRow:0"/> <s:Label id="field2" fontSize="20" fontWeight="bold" left="leftColumn:0" right="leftColumn:0" top="mainRow:50"/> <s:Label id="field3" fontSize="20" fontWeight="bold" textAlign="right" left="rightColumn:0" right="rightColumn:0" top="mainRow:50"/> <s:Label text="FIELD 1" left="leftColumn:0" top="mainRow:74" mouseEnabled="false" cacheAsBitmap="true" maxDisplayedLines="1" fontSize="12" fontWeight="bold" color="0x0D71FF" /> <s:Label text="FIELD 2" right="rightColumn:0" top="mainRow:74" textAlign="right" cacheAsBitmap="true" maxDisplayedLines="1" fontSize="12" fontWeight="bold" color="0x0D71FF"/> <s:Label id="field4" left="leftColumn:0" top="mainRow:94" fontSize="20" fontWeight="bold"/> <s:Label id="field5" right="rightColumn:0" top="mainRow:94" fontSize="20" fontWeight="bold" textAlign="right"/> <s:Label text="FIELD 4" left="leftColumn:0" top="mainRow:117" cacheAsBitmap="true"/> <s:Label text="FIELD 5" right="rightColumn:0" top="mainRow:117" textAlign="right" cacheAsBitmap="true"/> <!-- left side --> <s:Label id="field6" fontSize="20" fontWeight="bold" textAlign="right" width="100%" left="leftColumn:0" right="leftColumn:0" top="mainRow:157"/> <s:Label text="FIELD 6" textAlign="right" width="100%" mouseEnabled="false" maxDisplayedLines="1" fontSize="12" fontWeight="bold" color="0x0D71FF" cacheAsBitmap="true" left="leftColumn:0" right="leftColumn:0" top="mainRow:180"/> <s:Label id="field7" fontSize="20" fontWeight="bold" textAlign="right" width="100%" left="leftColumn:0" right="leftColumn:0" top="mainRow:204"/> <s:Label text="FIELD 7" textAlign="right" width="100%" mouseEnabled="false" maxDisplayedLines="1" fontSize="12" fontWeight="bold" color="0x0D71FF" cacheAsBitmap="true" left="leftColumn:0" right="leftColumn:0" top="mainRow:227"/> <s:Label id="field8" fontSize="20" fontWeight="bold" textAlign="right" width="100%" left="leftColumn:0" right="leftColumn:0" top="mainRow:251"/> <s:Label text="FIELD 8" textAlign="right" width="100%" mouseEnabled="false" maxDisplayedLines="1" fontSize="12" fontWeight="bold" color="0x0D71FF" cacheAsBitmap="true" left="leftColumn:0" right="leftColumn:0" top="mainRow:274"/> <s:Label id="field9" fontSize="20" fontWeight="bold" textAlign="right" width="100%" left="leftColumn:0" right="leftColumn:0" top="mainRow:298"/> <s:Label text="FIELD 9" textAlign="right" width="100%" mouseEnabled="false" maxDisplayedLines="1" fontSize="12" fontWeight="bold" color="0x0D71FF" cacheAsBitmap="true" left="leftColumn:0" right="leftColumn:0" top="mainRow:321"/> <s:Label id="field10" fontSize="20" fontWeight="bold" textAlign="right" width="100%" left="leftColumn:0" right="leftColumn:0" top="mainRow:345"/> <s:Label text="FIELD 10" textAlign="right" width="100%" mouseEnabled="false" maxDisplayedLines="1" fontSize="12" fontWeight="bold" color="0x0D71FF" cacheAsBitmap="true" left="leftColumn:0" right="leftColumn:0" top="mainRow:368"/> <s:Label id="field11" fontSize="20" fontWeight="bold" textAlign="right" width="100%" left="leftColumn:0" right="leftColumn:0" top="mainRow:392"/> <s:Label text="FIELD 11" textAlign="right" width="100%" mouseEnabled="false" maxDisplayedLines="1" fontSize="12" fontWeight="bold" color="0x0D71FF" cacheAsBitmap="true" left="leftColumn:0" right="leftColumn:0" top="mainRow:415"/> <!-- right side --> <s:Label id="field12" fontSize="20" fontWeight="bold" textAlign="right" width="100%" left="rightColumn:0" right="rightColumn:0" top="mainRow:157"/> <s:Label text="FIELD 12" textAlign="right" width="100%" mouseEnabled="false" maxDisplayedLines="1" fontSize="12" fontWeight="bold" color="0x0D71FF" cacheAsBitmap="true" left="rightColumn:0" right="rightColumn:0" top="mainRow:180"/> <s:Label id="field13" fontSize="20" fontWeight="bold" textAlign="right" width="100%" left="rightColumn:0" right="rightColumn:0" top="mainRow:204"/> <s:Label text="FIELD 13" textAlign="right" width="100%" mouseEnabled="false" maxDisplayedLines="1" fontSize="12" fontWeight="bold" color="0x0D71FF" cacheAsBitmap="true" left="rightColumn:0" right="rightColumn:0" top="mainRow:227"/> <s:Label id="field14" fontSize="20" fontWeight="bold" textAlign="right" width="100%" left="rightColumn:0" right="rightColumn:0" top="mainRow:251"/> <s:Label text="FIELD 14" textAlign="right" width="100%" mouseEnabled="false" maxDisplayedLines="1" fontSize="12" fontWeight="bold" color="0x0D71FF" cacheAsBitmap="true" left="rightColumn:0" right="rightColumn:0" top="mainRow:274"/> <s:Label id="field15" fontSize="20" fontWeight="bold" textAlign="right" width="100%" left="rightColumn:0" right="rightColumn:0" top="mainRow:298"/> <s:Label text="FIELD 16" textAlign="right" width="100%" mouseEnabled="false" maxDisplayedLines="1" fontSize="12" fontWeight="bold" color="0x0D71FF" cacheAsBitmap="true" left="rightColumn:0" right="rightColumn:0" top="mainRow:321"/> <s:Label id="field17" fontSize="20" fontWeight="bold" textAlign="right" width="100%" left="rightColumn:0" right="rightColumn:0" top="mainRow:345"/> <s:Label text="FIELD 17" textAlign="right" width="100%" mouseEnabled="false" maxDisplayedLines="1" fontSize="12" fontWeight="bold" color="0x0D71FF" cacheAsBitmap="true" left="rightColumn:0" right="rightColumn:0" top="mainRow:368"/> <s:Label id="field18" fontSize="20" fontWeight="bold" textAlign="right" width="100%" left="rightColumn:0" right="rightColumn:0" top="mainRow:392"/> <s:Label text="FIELD 18" textAlign="right" width="100%" mouseEnabled="false" maxDisplayedLines="1" fontSize="12" fontWeight="bold" color="0x0D71FF" cacheAsBitmap="true" left="rightColumn:0" right="rightColumn:0" top="mainRow:415"/> <s:Label id="field19" fontSize="20" fontWeight="bold" textAlign="right" width="100%" left="rightColumn:0" right="rightColumn:0" top="mainRow:439"/> <s:Label text="FIELD 19" textAlign="right" width="100%" mouseEnabled="false" maxDisplayedLines="1" fontSize="12" fontWeight="bold" color="0x0D71FF" cacheAsBitmap="true" left="rightColumn:0" right="rightColumn:0" top="mainRow:462"/> <!-- bottom groups --> <s:Label text="FIELD 20" width="100%" left="leftColumn:0" right="rightColumn:0" top="operationRow:0" mouseEnabled="false" maxDisplayedLines="1" fontSize="12" fontWeight="bold" color="0x0D71FF" cacheAsBitmap="true"/> <s:Label id="field20" fontSize="16" opaqueBackground="0xffffff" paddingLeft="5" paddingRight="5" paddingTop="5" paddingBottom="5" left="leftColumn:0" right="rightColumn:0" top="operationRow:20" bottom="operationRow:0"/> <s:Label text="FIELD 21" width="100%" left="leftColumn:0" right="rightColumn:0" top="commentsRow:0" mouseEnabled="false" maxDisplayedLines="1" fontSize="12" fontWeight="bold" color="0x0D71FF" cacheAsBitmap="true"/> <s:Label id="field21" fontSize="16" opaqueBackground="0xffffff" paddingLeft="5" paddingRight="5" paddingTop="5" paddingBottom="5" left="leftColumn:0" right="rightColumn:0" top="commentsRow:20" bottom="commentsRow:0"/> </s:View> What am I missing in terms of performance?
... View more
‎Sep 17, 2012
05:12 PM
Sorry, my mistake. I created a trace on contentCreationComplete by copying the creationComplete trace code, but forgot to change the message.
... View more
‎Sep 16, 2012
04:10 PM
Chris Campbell wrote: Sent to our iOS team for their review. Is this something that has just started with 3.4? I don't think so. I've just started looking deeply into the performance of my app built with 3.4. I'm trying to determine where my app is spending most it's time. That's when I noticed the creationComplete event is fired twice. I've placed timing traces on preinitialzise and creationCompete events and I see the second creationComplete is taking twice as long as the first. That's why I'm trying to understand why the second creationComplete is being fired.
... View more
‎Sep 13, 2012
12:56 AM
I'm testing the performance of my AIR 3.4 for iOS application and I noticed that the creationComplete event is sent twice. It occurs for a View that has in it something as simple a Label. If there is nothing in the View, the creationComplete event is only sent once. What is happening here?
... View more
‎Aug 28, 2012
12:08 AM
It seems I have 2 app xml files and the one I was looking at is in bin-debug, which a derived directory and it's linked to my cf server directory, and the other is in my project source directory. The 2 files have different app id's. That's damned annoying.
... View more
‎Aug 27, 2012
11:55 PM
I use the adt -package command.
... View more
‎Aug 27, 2012
10:17 PM
In my app xml file my id is "domain.debug" and if I use that as the appid it still fails to launch. But if I just use "domain" as the appid it launches. Why is that?
... View more